Messages Queues

Message Queues allows you to:

All Artemis message queues are listed with the following details:

  • The name of the queue, such as InboundSalesOrder or outboundDeviceEnrolment. It is a link that you can click to go drill down into the message queue for details.

  • The number of pending messages in the queue.

  • The number of consumers of the messages.

  • The number of messages enqueued.

  • The number of messages dequeued.

You can drill down further into a particular ActiveMQ message queue in the Message Queues screen.

Details for messages and consumers are displayed in the Messages and Consumers tabs.

In the Messages tab you can:

  • View the messages in an ActiveMQ queue.

  • View the Message Details and Message Properties.

  • Delete a message.

The Messages tab lists the messages in the queue with the following information:

  • The unique ID of the message, for example D:beta21.mdsuk.com-36920-1613051754753-9:1:3:1:2.

  • A correlating ID for the message, if applicable.

  • Whether the message is PERSISTENT or not.

  • The priority of the message, expressed as a number, 1 being the highest priority.

  • Whether the message has been redelivered - true or false.T

  • The date and time the message was delivered, in the format YYYY-MM-DD HH:MM:SS.

You can also view Message Details and Message Properties for an individual message.